getHint

@Nullable
abstract fun getHint(): @Nullable CharSequence(source)

Returns the hint which is displayed in the floating label, if enabled.

Return

the hint, or null if there isn't one set, or the hint is not enabled.